net/http.http2HeadersFrameParam.EndStream (field)

5 uses

	net/http (current package)
		h2_bundle.go#L2396: 	EndStream bool
		h2_bundle.go#L2428: 	if p.EndStream {
		h2_bundle.go#L8201: 				EndStream:     endStream,
		h2_bundle.go#L9972: 			EndStream:     w.endStream,
		h2_bundle.go#L10040: 		EndStream:     false,